mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-11-03 20:08:00 +00:00 
			
		
		
		
	changed name of this oc_framework lib to android-library
updated Android API in pom.xml
This commit is contained in:
		
							parent
							
								
									7126c73e63
								
							
						
					
					
						commit
						4903749538
					
				
							
								
								
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							@ -4,21 +4,21 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <modelVersion>4.0.0</modelVersion>
 | 
					    <modelVersion>4.0.0</modelVersion>
 | 
				
			||||||
    <groupId>com.owncloud.android</groupId>
 | 
					    <groupId>com.owncloud.android</groupId>
 | 
				
			||||||
    <artifactId>oc_framework</artifactId>
 | 
					    <artifactId>owncloud-android-library</artifactId>
 | 
				
			||||||
    <version>${owncloud.version}</version>
 | 
					    <version>${owncloud.version}</version>
 | 
				
			||||||
    <packaging>jar</packaging>
 | 
					    <packaging>jar</packaging>
 | 
				
			||||||
    <name>oc_framework for Owncloud Android</name>
 | 
					    <name>owncloud-android-library for Owncloud Android</name>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <properties>
 | 
					    <properties>
 | 
				
			||||||
        <owncloud.version>1.5.1-SNAPSHOT</owncloud.version>
 | 
					        <owncloud.version>1.5.1-SNAPSHOT</owncloud.version>
 | 
				
			||||||
        <java-version>1.6</java-version>
 | 
					        <java-version>1.6</java-version>
 | 
				
			||||||
        <!-- Given by maven-android-sdk-deployer -->
 | 
					        <!-- Given by maven-android-sdk-deployer -->
 | 
				
			||||||
        <google.android-version>4.4_r1</google.android-version>
 | 
					        <google.android-version>4.4.2_r2</google.android-version>
 | 
				
			||||||
        <!-- Usually the latest Android API -->
 | 
					        <!-- Usually the latest Android API -->
 | 
				
			||||||
        <google.android-api>19</google.android-api>
 | 
					        <google.android-api>19</google.android-api>
 | 
				
			||||||
    </properties>
 | 
					    </properties>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <description>oc_framwork for Owncloud for Android</description>
 | 
					    <description>owncloud-android-library for Owncloud for Android</description>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    <dependencies>
 | 
					    <dependencies>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user