mirror of https://github.com/dapr/java-sdk.git
				
				
				
			Release 1.0.0-rc-2
This commit is contained in:
		
							parent
							
								
									3b34267750
								
							
						
					
					
						commit
						17831bed51
					
				|  | @ -7,13 +7,13 @@ | |||
|   <parent> | ||||
|     <groupId>io.dapr</groupId> | ||||
|     <artifactId>dapr-sdk-parent</artifactId> | ||||
|     <version>0.11.0-SNAPSHOT</version> | ||||
|     <version>1.0.0-rc-2</version> | ||||
|   </parent> | ||||
| 
 | ||||
|   <groupId>io.dapr</groupId> | ||||
|   <artifactId>dapr-sdk-examples</artifactId> | ||||
|   <packaging>jar</packaging> | ||||
|   <version>0.11.0-SNAPSHOT</version> | ||||
|   <version>1.0.0-rc-2</version> | ||||
|   <name>dapr-sdk-examples</name> | ||||
| 
 | ||||
|   <properties> | ||||
|  |  | |||
							
								
								
									
										2
									
								
								pom.xml
								
								
								
								
							
							
						
						
									
										2
									
								
								pom.xml
								
								
								
								
							|  | @ -7,7 +7,7 @@ | |||
|   <groupId>io.dapr</groupId> | ||||
|   <artifactId>dapr-sdk-parent</artifactId> | ||||
|   <packaging>pom</packaging> | ||||
|   <version>0.11.0-SNAPSHOT</version> | ||||
|   <version>1.0.0-rc-2</version> | ||||
|   <name>dapr-sdk-parent</name> | ||||
|   <description>SDK for Dapr.</description> | ||||
|   <url>https://dapr.io</url> | ||||
|  |  | |||
|  | @ -7,12 +7,12 @@ | |||
|   <parent> | ||||
|     <groupId>io.dapr</groupId> | ||||
|     <artifactId>dapr-sdk-parent</artifactId> | ||||
|     <version>0.11.0-SNAPSHOT</version> | ||||
|     <version>1.0.0-rc-2</version> | ||||
|   </parent> | ||||
| 
 | ||||
|   <artifactId>dapr-sdk-actors</artifactId> | ||||
|   <packaging>jar</packaging> | ||||
|   <version>0.11.0-SNAPSHOT</version> | ||||
|   <version>1.0.0-rc-2</version> | ||||
|   <name>dapr-sdk-actors</name> | ||||
|   <description>SDK for Actors on Dapr</description> | ||||
| 
 | ||||
|  |  | |||
|  | @ -7,12 +7,12 @@ | |||
|   <parent> | ||||
|     <groupId>io.dapr</groupId> | ||||
|     <artifactId>dapr-sdk-parent</artifactId> | ||||
|     <version>0.11.0-SNAPSHOT</version> | ||||
|     <version>1.0.0-rc-2</version> | ||||
|   </parent> | ||||
| 
 | ||||
|   <artifactId>dapr-sdk-autogen</artifactId> | ||||
|   <packaging>jar</packaging> | ||||
|   <version>0.11.0-SNAPSHOT</version> | ||||
|   <version>1.0.0-rc-2</version> | ||||
|   <name>dapr-sdk-autogen</name> | ||||
|   <description>Auto-generated SDK for Dapr</description> | ||||
| 
 | ||||
|  |  | |||
|  | @ -7,12 +7,12 @@ | |||
|   <parent> | ||||
|     <groupId>io.dapr</groupId> | ||||
|     <artifactId>dapr-sdk-parent</artifactId> | ||||
|     <version>0.11.0-SNAPSHOT</version> | ||||
|     <version>1.0.0-rc-2</version> | ||||
|   </parent> | ||||
| 
 | ||||
|   <artifactId>dapr-sdk-springboot</artifactId> | ||||
|   <packaging>jar</packaging> | ||||
|   <version>0.11.0-SNAPSHOT</version> | ||||
|   <version>1.0.0-rc-2</version> | ||||
|   <name>dapr-sdk-springboot</name> | ||||
|   <description>SDK extension for Springboot</description> | ||||
| 
 | ||||
|  |  | |||
|  | @ -25,7 +25,7 @@ | |||
|     <maven.compiler.source>11</maven.compiler.source> | ||||
|     <maven.compiler.target>11</maven.compiler.target> | ||||
|     <maven.deploy.skip>true</maven.deploy.skip> | ||||
|     <dapr.sdk.version>0.11.0-SNAPSHOT</dapr.sdk.version> | ||||
|     <dapr.sdk.version>1.0.0-rc-2</dapr.sdk.version> | ||||
|   </properties> | ||||
| 
 | ||||
|   <dependencies> | ||||
|  |  | |||
|  | @ -7,12 +7,12 @@ | |||
|   <parent> | ||||
|     <groupId>io.dapr</groupId> | ||||
|     <artifactId>dapr-sdk-parent</artifactId> | ||||
|     <version>0.11.0-SNAPSHOT</version> | ||||
|     <version>1.0.0-rc-2</version> | ||||
|   </parent> | ||||
| 
 | ||||
|   <artifactId>dapr-sdk</artifactId> | ||||
|   <packaging>jar</packaging> | ||||
|   <version>0.11.0-SNAPSHOT</version> | ||||
|   <version>1.0.0-rc-2</version> | ||||
|   <name>dapr-sdk</name> | ||||
|   <description>SDK for Dapr</description> | ||||
|    | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue